Skip to content

Conversation

@vakrilov
Copy link
Contributor

Fixes:

  • Infinite ChangeDetection when ListView is used.
  • Trigger change detection on each item when it is loading.

Resolves #262

@vakrilov vakrilov changed the title List view samples List view fix for infinite change detection Jun 13, 2016
@vakrilov vakrilov changed the title List view fix for infinite change detection FIX: ListView infinite change detection Jun 13, 2016
@vakrilov vakrilov closed this Jun 14, 2016
@vakrilov vakrilov reopened this Jun 14, 2016
private _cdr: ChangeDetectorRef) {
private _iterableDiffers: IterableDiffers,
private _cdr: ChangeDetectorRef,
private _zone: NgZone) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

_zone seems to be unused here.

@vakrilov vakrilov merged commit 93864b5 into master Jun 14, 2016
@vakrilov vakrilov deleted the list-view-samples branch June 14, 2016 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants